Theming
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4405 80902408 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4405 80903104 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4405 80903104 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4405 80903104 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4405 80903104 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4405 80903104 65. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/create', $anchor = 'creating-a-theme') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4405 80903248 66. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/create.html#creating-a-theme') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4405 80903248 67. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/create.html#creating-a-theme') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4405 80903248 68. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/create.html#creating-a-theme') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4405 80902408 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4405 80903104 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4405 80903104 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4405 80903104 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4405 80903104 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4405 80903104 65. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/create', $anchor = 'creating-a-theme') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4405 80903248 66. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/create.html#creating-a-theme') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4405 80903248 67. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/create.html#creating-a-theme') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Creating a theme
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4405 80902408 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4405 80903104 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4405 80903104 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4405 80903104 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4405 80903104 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4442 81315440 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4442 81315488 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4443 81315568 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4443 81315568 68. Twig\Template->render($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4443 81332080 69. Twig\Template->display($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4445 81336712 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4445 81337408 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'creating-by-hand' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4445 81337408 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'creating-by-hand' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4445 81337408 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'creating-by-hand' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4445 81337408 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'creating-by-hand' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4445 81337408 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/create', $anchor = 'creating-by-hand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4446 81337552 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/create.html#creating-by-hand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4446 81337552 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/create.html#creating-by-hand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4446 81337552 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/create.html#creating-by-hand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4405 80902408 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4405 80903104 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4405 80903104 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4405 80903104 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4405 80903104 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4442 81315440 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4442 81315488 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4443 81315568 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4443 81315568 68. Twig\Template->render($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4443 81332080 69. Twig\Template->display($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4445 81336712 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4445 81337408 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'creating-by-hand' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4445 81337408 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'creating-by-hand' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4445 81337408 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'creating-by-hand' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4445 81337408 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'creating-by-hand' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4445 81337408 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/create', $anchor = 'creating-by-hand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4446 81337552 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/create.html#creating-by-hand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4446 81337552 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/create.html#creating-by-hand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Creating by hand
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4405 80902408 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4405 80903104 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4405 80903104 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4405 80903104 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4405 80903104 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4442 81315440 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4442 81315488 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4443 81315568 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4443 81315568 68. Twig\Template->render($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4443 81332080 69. Twig\Template->display($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4487 81808496 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4487 81809192 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/create'; private readonly string $anchor = 'purpose-of-the-files' }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'purpose-of-the-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'purpose-of-the-files' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4487 81809192 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'purpose-of-the-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'purpose-of-the-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4487 81809192 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'purpose-of-the-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'purpose-of-the-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4488 81809192 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'purpose-of-the-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'purpose-of-the-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4488 81809192 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/create', $anchor = 'purpose-of-the-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4488 81809336 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/create.html#purpose-of-the-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4488 81809336 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/create.html#purpose-of-the-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4488 81809336 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/create.html#purpose-of-the-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4405 80902408 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4405 80903104 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4405 80903104 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4405 80903104 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4405 80903104 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'creating-a-theme' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/create'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4442 81315440 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4442 81315488 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4443 81315568 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4443 81315568 68. Twig\Template->render($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4443 81332080 69. Twig\Template->display($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4487 81808496 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/create'; private readonly string $anchor = 'creating-by-hand' }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4487 81809192 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/create.html#creating-a-theme', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/create'; private readonly string $anchor = 'purpose-of-the-files' }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'purpose-of-the-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'purpose-of-the-files' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4487 81809192 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'purpose-of-the-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'purpose-of-the-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4487 81809192 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'purpose-of-the-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'purpose-of-the-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4488 81809192 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'purpose-of-the-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/create'; private readonly string $anchor = 'purpose-of-the-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4488 81809192 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/create', $anchor = 'purpose-of-the-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4488 81809336 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/create.html#purpose-of-the-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4488 81809336 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/create.html#purpose-of-the-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Purpose of the files
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4548 82286480 65. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'configuration-with-theme-php') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4548 82286648 66. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#configuration-with-theme-php') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4548 82286648 67. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#configuration-with-theme-php') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4548 82286648 68. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/configure.html#configuration-with-theme-php') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4548 82286480 65. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'configuration-with-theme-php') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4548 82286648 66. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#configuration-with-theme-php') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4548 82286648 67. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#configuration-with-theme-php') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Configuration with theme.php
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4586 82714800 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4586 82714800 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4588 82714880 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4588 82714880 68. Twig\Template->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4588 82731392 69. Twig\Template->display($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4591 82736024 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4591 82736720 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-scss-stylesheets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4591 82736720 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-scss-stylesheets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4591 82736720 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-scss-stylesheets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4591 82736720 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-scss-stylesheets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4592 82736720 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'specifying-scss-stylesheets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4592 82736888 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#specifying-scss-stylesheets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4592 82736888 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#specifying-scss-stylesheets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4592 82736888 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/configure.html#specifying-scss-stylesheets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4586 82714800 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4586 82714800 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4588 82714880 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4588 82714880 68. Twig\Template->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4588 82731392 69. Twig\Template->display($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4591 82736024 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4591 82736720 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-scss-stylesheets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4591 82736720 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-scss-stylesheets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4591 82736720 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-scss-stylesheets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4591 82736720 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-scss-stylesheets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4592 82736720 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'specifying-scss-stylesheets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4592 82736888 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#specifying-scss-stylesheets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4592 82736888 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#specifying-scss-stylesheets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Specifying SCSS stylesheets
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4586 82714800 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4586 82714800 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4588 82714880 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4588 82714880 68. Twig\Template->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4588 82731392 69. Twig\Template->display($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4637 83211904 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4637 83212600 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-js-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4637 83212600 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-js-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4637 83212600 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-js-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4637 83212600 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-js-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4637 83212600 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'specifying-js-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4638 83212768 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#specifying-js-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4638 83212768 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#specifying-js-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4638 83212768 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/configure.html#specifying-js-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4586 82714800 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4586 82714800 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4588 82714880 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4588 82714880 68. Twig\Template->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4588 82731392 69. Twig\Template->display($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4637 83211904 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-scss-stylesheets' }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4637 83212600 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-js-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4637 83212600 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-js-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4637 83212600 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-js-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4637 83212600 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-js-files' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4637 83212600 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'specifying-js-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4638 83212768 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#specifying-js-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4638 83212768 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#specifying-js-files') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Specifying JS files
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4586 82714800 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4586 82714800 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4588 82714880 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4588 82714880 68. Twig\Template->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4588 82731392 69. Twig\Template->display($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4687 83707520 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4687 83708216 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-assets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4687 83708216 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-assets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4687 83708216 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-assets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4687 83708216 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-assets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4687 83708216 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'specifying-assets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4688 83708368 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#specifying-assets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4688 83708368 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#specifying-assets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4688 83708368 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/configure.html#specifying-assets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4586 82714800 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4586 82714800 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4588 82714880 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4588 82714880 68. Twig\Template->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4588 82731392 69. Twig\Template->display($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4687 83707520 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-js-files' }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4687 83708216 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-assets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4687 83708216 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-assets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4687 83708216 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-assets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4687 83708216 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-assets' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4687 83708216 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'specifying-assets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4688 83708368 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#specifying-assets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4688 83708368 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#specifying-assets') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Specifying assets
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4586 82714800 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4586 82714800 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4588 82714880 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4588 82714880 68. Twig\Template->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4588 82731392 69. Twig\Template->display($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4736 84199040 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }, '_key' => 2], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4736 84199736 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }, '_key' => 3], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-default-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4736 84199736 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-default-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4736 84199736 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-default-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4737 84199736 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-default-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4737 84199736 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'specifying-the-default-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4737 84199920 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#specifying-the-default-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4737 84199920 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#specifying-the-default-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4737 84199920 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/configure.html#specifying-the-default-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4586 82714800 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4586 82714800 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4588 82714880 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4588 82714880 68. Twig\Template->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4588 82731392 69. Twig\Template->display($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4736 84199040 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-assets' }, '_key' => 2], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4736 84199736 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }, '_key' => 3], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-default-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4736 84199736 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-default-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4736 84199736 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-default-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4737 84199736 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-default-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4737 84199736 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'specifying-the-default-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4737 84199920 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#specifying-the-default-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4737 84199920 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#specifying-the-default-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Specifying the default configuration
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4586 82714800 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4586 82714800 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4588 82714880 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4588 82714880 68. Twig\Template->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4588 82731392 69. Twig\Template->display($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4785 84690560 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4785 84691256 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-configuration-structure-and-links' }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-configuration-structure-and-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-configuration-structure-and-links' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4785 84691256 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-configuration-structure-and-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-configuration-structure-and-links' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4785 84691256 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-configuration-structure-and-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-configuration-structure-and-links' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4785 84691256 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-configuration-structure-and-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-configuration-structure-and-links' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4785 84691256 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'specifying-the-configuration-structure-and-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4785 84691440 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#specifying-the-configuration-structure-and-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4785 84691440 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#specifying-the-configuration-structure-and-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4785 84691440 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/configure.html#specifying-the-configuration-structure-and-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4547 82285784 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/create'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/create'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4547 82286480 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4547 82286480 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4547 82286480 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4548 82286480 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'configuration-with-theme-php' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/configure'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4586 82714800 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4586 82714800 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4588 82714880 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4588 82714880 68. Twig\Template->render($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4588 82731392 69. Twig\Template->display($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4785 84690560 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-default-configuration' }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4785 84691256 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/configure.html#configuration-with-theme-php', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-configuration-structure-and-links' }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-configuration-structure-and-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-configuration-structure-and-links' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4785 84691256 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-configuration-structure-and-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-configuration-structure-and-links' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4785 84691256 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-configuration-structure-and-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-configuration-structure-and-links' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4785 84691256 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'specifying-the-configuration-structure-and-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/configure'; private readonly string $anchor = 'specifying-the-configuration-structure-and-links' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4785 84691256 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/configure', $anchor = 'specifying-the-configuration-structure-and-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4785 84691440 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/configure.html#specifying-the-configuration-structure-and-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4785 84691440 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/configure.html#specifying-the-configuration-structure-and-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Specifying the configuration structure and links
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4887 85180160 65. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'access-theme-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4888 85180336 66. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#access-theme-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4888 85180336 67. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#access-theme-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4888 85180336 68. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/access-links.html#access-theme-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4887 85180160 65. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'access-theme-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4888 85180336 66. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#access-theme-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4888 85180336 67. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#access-theme-links') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Access theme links
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4932 85630456 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4932 85631152 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'blog-categories' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4932 85631152 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'blog-categories' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4932 85631152 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'blog-categories' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4932 85631152 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'blog-categories' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4932 85631152 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'blog-categories') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4933 85631312 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#blog-categories') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4933 85631312 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#blog-categories') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4933 85631312 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/access-links.html#blog-categories') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4932 85630456 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4932 85631152 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'blog-categories' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4932 85631152 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'blog-categories' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4932 85631152 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'blog-categories' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4932 85631152 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'blog-categories' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4932 85631152 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'blog-categories') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4933 85631312 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#blog-categories') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4933 85631312 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#blog-categories') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Blog categories
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4977 86122720 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4977 86123416 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4977 86123416 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4977 86123416 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4978 86123416 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4978 86123416 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'file') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4978 86123568 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#file') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4978 86123568 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#file') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.4978 86123568 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/access-links.html#file') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4977 86122720 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'blog-categories' }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4977 86123416 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.4977 86123416 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4977 86123416 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4978 86123416 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4978 86123416 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'file') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.4978 86123568 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#file') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.4978 86123568 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#file') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
File
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5024 86601952 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5024 86602648 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'forms' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5024 86602648 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'forms' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5024 86602648 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'forms' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5024 86602648 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'forms' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5025 86602648 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'forms') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5025 86602800 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#forms') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5025 86602800 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#forms') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.5025 86602800 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/access-links.html#forms') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5024 86601952 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'file' }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5024 86602648 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'forms' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5024 86602648 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'forms' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5024 86602648 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'forms' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5024 86602648 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'forms' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5025 86602648 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'forms') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5025 86602800 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#forms') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5025 86602800 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#forms') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Forms
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5067 87097568 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }, '_key' => 2], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5068 87098264 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }, '_key' => 3], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'galleries' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5068 87098264 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'galleries' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5068 87098264 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'galleries' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5068 87098264 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'galleries' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5068 87098264 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'galleries') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5068 87098424 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#galleries') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5068 87098424 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#galleries') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.5068 87098424 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/access-links.html#galleries') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5067 87097568 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'forms' }, '_key' => 2], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5068 87098264 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }, '_key' => 3], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'galleries' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5068 87098264 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'galleries' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5068 87098264 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'galleries' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5068 87098264 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'galleries' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5068 87098264 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'galleries') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5068 87098424 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#galleries') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5068 87098424 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#galleries') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Galleries
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5123 87593184 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5123 87593880 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menus' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5123 87593880 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menus' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5123 87593880 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menus' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5123 87593880 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menus' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5123 87593880 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'menus') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5124 87594032 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#menus') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5124 87594032 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#menus') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.5124 87594032 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/access-links.html#menus') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5123 87593184 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'galleries' }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5123 87593880 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menus' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5123 87593880 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menus' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5123 87593880 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menus' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5123 87593880 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menus' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5123 87593880 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'menus') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5124 87594032 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#menus') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5124 87594032 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#menus') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Menus
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5183 88084728 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }, '_key' => 4], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5183 88085424 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }, '_key' => 5], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'simple-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5183 88085424 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'simple-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5183 88085424 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'simple-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5184 88085424 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'simple-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5184 88085424 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'simple-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5184 88085584 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#simple-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5184 88085584 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#simple-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.5184 88085584 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/access-links.html#simple-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5183 88084728 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'menus' }, '_key' => 4], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5183 88085424 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }, '_key' => 5], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'simple-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5183 88085424 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'simple-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5183 88085424 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'simple-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5184 88085424 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'simple-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5184 88085424 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'simple-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5184 88085584 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#simple-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5184 88085584 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#simple-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Simple page
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5232 88580344 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }, '_key' => 5], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5232 88581040 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'segment-page' }, '_key' => 6], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'segment-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'segment-page' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5232 88581040 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'segment-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'segment-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5232 88581040 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'segment-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'segment-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5232 88581040 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'segment-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'segment-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5232 88581040 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'segment-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5233 88581200 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#segment-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5233 88581200 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#segment-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.5233 88581200 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/access-links.html#segment-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4886 85179464 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/configure'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/configure'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4886 85180160 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.4886 85180160 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4886 85180160 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4887 85180160 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-links' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/access-links'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4928 85609232 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.4928 85609232 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4930 85609312 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4930 85609312 68. Twig\Template->render($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4930 85625824 69. Twig\Template->display($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5232 88580344 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'simple-page' }, '_key' => 5], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5232 88581040 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/access-links.html#access-theme-links', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 5 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 6 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'segment-page' }, '_key' => 6], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'segment-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'segment-page' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5232 88581040 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'segment-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'segment-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5232 88581040 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'segment-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'segment-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5232 88581040 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'segment-page' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/access-links'; private readonly string $anchor = 'segment-page' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5232 88581040 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-links', $anchor = 'segment-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5233 88581200 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-links.html#segment-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5233 88581200 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-links.html#segment-page') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Segment page
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5316 89065104 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5316 89065800 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-configuration'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 3], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = []; private readonly string $url = 'theme/access-configuration'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.5316 89065800 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = []; private readonly string $url = 'theme/access-configuration'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5317 89065800 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = []; private readonly string $url = 'theme/access-configuration'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5317 89065800 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = []; private readonly string $url = 'theme/access-configuration'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5317 89065800 65. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-configuration', $anchor = 'access-theme-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5318 89066008 66. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-configuration.html#access-theme-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5318 89066008 67. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-configuration.html#access-theme-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.5318 89066008 68. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/access-configuration.html#access-theme-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5316 89065104 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-links'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-links'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 2], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5316 89065800 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-configuration'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 3], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = []; private readonly string $url = 'theme/access-configuration'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.5316 89065800 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = []; private readonly string $url = 'theme/access-configuration'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5317 89065800 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = []; private readonly string $url = 'theme/access-configuration'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5317 89065800 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'access-theme-configuration' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = []; private readonly string $url = 'theme/access-configuration'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5317 89065800 65. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/access-configuration', $anchor = 'access-theme-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5318 89066008 66. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/access-configuration.html#access-theme-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5318 89066008 67. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/access-configuration.html#access-theme-configuration') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Access theme configuration
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5404 89491088 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-configuration'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5404 89491784 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.5404 89491784 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5404 89491784 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5405 89491784 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5405 89491784 65. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/theme-extensions', $anchor = 'theme-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5406 89491960 66. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/theme-extensions.html#theme-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5406 89491960 67. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/theme-extensions.html#theme-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.5406 89491960 68. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/theme-extensions.html#theme-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5404 89491088 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-configuration'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5404 89491784 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.5404 89491784 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5404 89491784 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5405 89491784 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5405 89491784 65. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/theme-extensions', $anchor = 'theme-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5406 89491960 66. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/theme-extensions.html#theme-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5406 89491960 67. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/theme-extensions.html#theme-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Theme extensions
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5404 89491088 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-configuration'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5404 89491784 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.5404 89491784 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5404 89491784 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5405 89491784 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5448 89919352 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.5448 89919352 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.5450 89919432 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.5450 89919432 68. Twig\Template->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.5450 89935944 69. Twig\Template->display($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5452 89940576 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5452 89941272 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menu-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5452 89941272 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menu-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5452 89941272 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menu-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5453 89941272 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menu-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5453 89941272 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/theme-extensions', $anchor = 'menu-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5453 89941448 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/theme-extensions.html#menu-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5453 89941448 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/theme-extensions.html#menu-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.5453 89941448 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/theme-extensions.html#menu-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5404 89491088 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-configuration'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5404 89491784 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.5404 89491784 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5404 89491784 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5405 89491784 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5448 89919352 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.5448 89919352 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.5450 89919432 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.5450 89919432 68. Twig\Template->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.5450 89935944 69. Twig\Template->display($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5452 89940576 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5452 89941272 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menu-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5452 89941272 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menu-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5452 89941272 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menu-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5453 89941272 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'menu-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5453 89941272 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/theme-extensions', $anchor = 'menu-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5453 89941448 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/theme-extensions.html#menu-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5453 89941448 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/theme-extensions.html#menu-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
Menu extensions
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5404 89491088 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-configuration'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5404 89491784 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.5404 89491784 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5404 89491784 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5405 89491784 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5448 89919352 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.5448 89919352 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.5450 89919432 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.5450 89919432 68. Twig\Template->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.5450 89935944 69. Twig\Template->display($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5498 90416456 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5498 90417152 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5498 90417152 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5498 90417152 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5499 90417152 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5499 90417152 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/theme-extensions', $anchor = 'file-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5500 90417328 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/theme-extensions.html#file-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5500 90417328 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/theme-extensions.html#file-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.5500 90417328 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/theme-extensions.html#file-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5404 89491088 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-configuration'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5404 89491784 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.5404 89491784 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5404 89491784 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5405 89491784 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5448 89919352 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.5448 89919352 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.5450 89919432 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.5450 89919432 68. Twig\Template->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.5450 89935944 69. Twig\Template->display($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5498 90416456 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'menu-extensions' }, '_key' => 0], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5498 90417152 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5498 90417152 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5498 90417152 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5499 90417152 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'file-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5499 90417152 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/theme-extensions', $anchor = 'file-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5500 90417328 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/theme-extensions.html#file-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5500 90417328 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/theme-extensions.html#file-extensions') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
File extensions
Deprecated: Method League\Uri\Uri::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Uri::new() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/UriFactory.php on line 52 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5404 89491088 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-configuration'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5404 89491784 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.5404 89491784 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5404 89491784 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5405 89491784 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5448 89919352 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.5448 89919352 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.5450 89919432 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.5450 89919432 68. Twig\Template->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.5450 89935944 69. Twig\Template->display($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5548 90907976 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5548 90908672 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'picturesources' }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'picturesources' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'picturesources' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5548 90908672 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'picturesources' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'picturesources' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5548 90908672 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'picturesources' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'picturesources' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5549 90908672 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'picturesources' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'picturesources' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5549 90908672 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/theme-extensions', $anchor = 'picturesources') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5550 90908848 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/theme-extensions.html#picturesources') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5550 90908848 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/theme-extensions.html#picturesources') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78 6.5550 90908848 78. phpDocumentor\Guides\UriFactory::createUri($uriString = 'theme/theme-extensions.html#picturesources') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:87 Deprecated: Method League\Uri\UriInfo::isRelativePath() is deprecated since league/uri:7.0.0, use League\Uri\BaseUri::isRelativePath() instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php on line 89 Call Stack: 0.0187 26830664 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0996 28702760 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1160 30590760 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1239 31036488 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.0708 56702184 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.0709 56701736 6. Symfony\Component\Console\Application->doRunCommand($command = class phpDocumentor\Console\Command\Project\RunCommand { private ?Symfony\Component\Console\Application ${Symfony\Component\Console\Command\Command}application = class phpDocumentor\Console\Application { private array ${Symfony\Component\Console\Application}commands = [...]; private bool ${Symfony\Component\Console\Application}wantHelps = FALSE; private ?Symfony\Component\Console\Command\Command ${Symfony\Component\Console\Application}runningCommand = ...; private string ${Symfony\Component\Console\Application}name = 'phpDocumentor'; private string ${Symfony\Component\Console\Application}version = '3.7.1'; private ?Symfony\Component\Console\CommandLoader\CommandLoaderInterface ${Symfony\Component\Console\Application}commandLoader = NULL; private bool ${Symfony\Component\Console\Application}catchExceptions = TRUE; private bool ${Symfony\Component\Console\Application}catchErrors = FALSE; private bool ${Symfony\Component\Console\Application}autoExit = TRUE; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ?Symfony\Contracts\EventDispatcher\EventDispatcherInterface ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private Symfony\Component\Console\Terminal ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private string ${Symfony\Component\Console\Application}defaultCommand = 'project:run'; private bool ${Symfony\Component\Console\Application}singleCommand = FALSE; private bool ${Symfony\Component\Console\Application}initialized = TRUE; private ?Symfony\Component\Console\SignalRegistry\SignalRegistry ${Symfony\Component\Console\Application}signalRegistry = NULL; private array ${Symfony\Component\Console\Application}signalsToDispatchEvent = [...] }; private ?string ${Symfony\Component\Console\Command\Command}name = 'project:run'; private ?string ${Symfony\Component\Console\Command\Command}processTitle = NULL; private array ${Symfony\Component\Console\Command\Command}aliases = [0 => 'run']; private Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = NULL; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}hidden = FALSE; private string ${Symfony\Component\Console\Command\Command}help = ' phpDocumentor creates documentation from PHP source files. The simplest way\n to use it is:\n\n
$ phpdoc run -d [directory to parse] -t [output directory]
\n\n This will parse every file ending with .php in
and then output a HTML site containing easily readable documentation\n in
.\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 1; private float $lastWriteTime = 1752148585.500882; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 19; private int $startingStep = 0; private ?int $max = 21; private int $startTime = 1752148585; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0729 56807968 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0731 56807968 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0737 56834272 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0737 56834272 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0737 56834272 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 5.8371 67323632 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 5.8372 67325392 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 5.8372 67325392 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 5.8372 67325392 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 6.0852 77990192 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 6.0852 77991952 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0906 78122376 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.1038 78679704 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.1050 78684656 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.1050 78684752 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.1050 78684752 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.1059 78715384 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.1059 78715384 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.1059 78715544 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.1061 78717752 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.1063 78721248 27. phpDocumentor\Guides\Renderer\BaseTypeRenderer->render($renderCommand = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderHandler.php:42 6.4392 80833288 28. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/BaseTypeRenderer.php:39 6.4392 80833288 29. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.4392 80833448 30. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.4392 80833448 31. phpDocumentor\Guides\Handlers\RenderDocumentHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderDocumentCommand { private readonly phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private readonly phpDocumentor\Guides\RenderContext $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.4393 80833576 32. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Handlers/RenderDocumentHandler.php:42 6.4393 80833576 33. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4393 80833576 34. phpDocumentor\Guides\NodeRenderers\Html\DocumentNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }]; private array $headerNodes = []; private array $documentPartNodes = []; private array $footnoteTargets = []; private array $tocNodes = [0 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = []; private array $links = []; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode ${phpDocumentor\Guides\Nodes\DocumentTree\EntryNode}parent = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private array $entries = [...]; private array $sections = [...]; private readonly string $file = 'theme/index'; private readonly phpDocumentor\Guides\Nodes\TitleNode $titleNode = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly bool $isRoot = FALSE; private array $additionalData = [...] }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4393 80833952 35. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/document.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/DocumentNodeRenderer.php:53 6.4393 80833960 36. Twig\Environment->render($name = 'structure/document.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4395 80834040 37. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4395 80834040 38. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4395 80850552 39. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => []], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4397 80859136 40. __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70->block_body($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }], $blocks = ['head' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_head'], 'body' => [0 => class __TwigTemplate_0e6d311d3238d1529ceea4b30a10ed70 { ... }, 1 => 'block_body']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4397 80859832 41. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }, 'title' => 'Theming', 'parts' => [], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'title' => 'Theming', 'parts' => [...], 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\SectionNode { ... }], 'child' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, '_key' => 0], $node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:88 6.4397 80859832 42. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4397 80859832 43. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4397 80859832 44. phpDocumentor\Guides\NodeRenderers\TemplateNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = []; protected array $options = []; protected $value = [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theming' } }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4397 80860208 45. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'structure/section.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/TemplateNodeRenderer.php:41 6.4397 80860256 46. Twig\Environment->render($name = 'structure/section.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4398 80860336 47. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4398 80860336 48. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4398 80876848 49. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.4403 80880624 50. __TwigTemplate_2680b0f5da2d833b1b00fee845ffbf83->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.4403 80880624 51. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\SectionNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private readonly phpDocumentor\Guides\Nodes\TitleNode $title = class phpDocumentor\Guides\Nodes\TitleNode { ... } }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\SectionNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\TitleNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }], 'childNode' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, '_key' => 1], $node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:57 6.4403 80880624 52. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.4403 80880624 53. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.4403 80880624 54. phpDocumentor\Guides\NodeRenderers\Html\MenuNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = []; protected array $options = ['maxdepth' => '2', 'globExclude' => 'index,Index']; protected $value = [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.4403 80881000 55. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/table-of-content.html.twig', $params = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuNodeRenderer.php:43 6.4403 80881000 56. Twig\Environment->render($name = 'body/menu/table-of-content.html.twig', $context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.4404 80881080 57. Twig\TemplateWrapper->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.4404 80881080 58. Twig\Template->render($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.4404 80897592 59. Twig\Template->display($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5404 89491088 60. __TwigTemplate_14f6f91068b42a77179ffa98c381c962->doDisplay($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/access-configuration'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/access-configuration'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 3], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5404 89491784 61. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private ?phpDocumentor\Guides\Nodes\InlineCompoundNode ${phpDocumentor\Guides\Nodes\Menu\MenuNode}caption = NULL }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['node' => class phpDocumentor\Guides\Nodes\Menu\TocNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 3 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 4 => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }], 'entry' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, '_key' => 4], $node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:49 6.5404 89491784 62. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5404 89491784 63. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5405 89491784 64. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 1; protected string $id = 'theme-extensions' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }]; private readonly string $url = 'theme/theme-extensions'; private array $children = []; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5448 89919352 65. phpDocumentor\Transformer\Writer\RenderGuide->renderTemplate($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $template = 'body/menu/menu-item.html.twig', $params = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:44 6.5448 89919352 66. Twig\Environment->render($name = 'body/menu/menu-item.html.twig', $context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:140 6.5450 89919432 67. Twig\TemplateWrapper->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:334 6.5450 89919432 68. Twig\Template->render($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 6.5450 89935944 69. Twig\Template->display($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:359 6.5548 90907976 70. __TwigTemplate_187c8412f10fc2404379031e48be8dd5->doDisplay($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'file-extensions' }, '_key' => 1], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:344 6.5548 90908672 71. phpDocumentor\Guides\Twig\AssetsExtension->renderNode($context = ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 1; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private array $children = [...]; private readonly bool $isDocumentRoot = FALSE; private readonly string $anchor = ''; private readonly bool $isInRootline = FALSE; private readonly bool $isCurrent = FALSE; private readonly bool $isExternal = FALSE }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { ... }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [], 'env' => class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { ... }; private array $allDocuments = [...]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { ... }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { ... }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { ... }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { ... } }, '_parent' => ['url' => 'guide/theme/theme-extensions.html#theme-extensions', 'node' => class phpDocumentor\Guides\Nodes\Menu\InternalMenuEntryNode { ... }, 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\GuideSetDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => 'guide/theme/index', 'parameter' => [...], 'env' => class phpDocumentor\Guides\RenderContext { ... }], '_seq' => [0 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 1 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }, 2 => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { ... }], 'subsection' => class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = [...]; protected array $options = [...]; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { ... }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = [...]; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'picturesources' }, '_key' => 2], $node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'picturesources' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'picturesources' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(421) : eval()'d code:94 6.5548 90908672 72. phpDocumentor\Guides\NodeRenderers\OutputAwareDelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'picturesources' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'picturesources' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Twig/AssetsExtension.php:110 6.5548 90908672 73. phpDocumentor\Guides\NodeRenderers\DelegatingNodeRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'picturesources' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'picturesources' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/OutputAwareDelegatingNodeRenderer.php:54 6.5549 90908672 74. phpDocumentor\Guides\NodeRenderers\Html\MenuEntryRenderer->render($node = class phpDocumentor\Guides\Nodes\Menu\SectionMenuEntryNode { protected array $classes = []; protected array $options = []; protected $value = class phpDocumentor\Guides\Nodes\TitleNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; protected string $target = ''; protected int $level = 2; protected string $id = 'picturesources' }; private readonly string ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}url = 'theme/theme-extensions'; private readonly int ${phpDocumentor\Guides\Nodes\Menu\MenuEntryNode}level = 2; private array $sections = []; private readonly string $url = 'theme/theme-extensions'; private readonly string $anchor = 'picturesources' }, $renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/DelegatingNodeRenderer.php:41 6.5549 90908672 75. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateCanonicalOutputUrl($context = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $reference = 'theme/theme-extensions', $anchor = 'picturesources') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/NodeRenderers/Html/MenuEntryRenderer.php:42 6.5550 90908848 76. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->generateInternalUrl($renderContext = class phpDocumentor\Guides\RenderContext { private phpDocumentor\Guides\Nodes\DocumentNode $document = class phpDocumentor\Guides\Nodes\DocumentNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $headerNodes = [...]; private array $documentPartNodes = [...]; private array $footnoteTargets = [...]; private array $tocNodes = [...]; private int $maxFootnoteNumber = 0; private int $lastReturnedAnonymousFootnoteNumber = -1; private ?string $navigationTitle = NULL; private array $variables = [...]; private array $links = [...]; private bool $titleFound = FALSE; private ?string $metaTitle = NULL; private ?phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode $documentEntry = class phpDocumentor\Guides\Nodes\DocumentTree\DocumentEntryNode { ... }; private ?phpDocumentor\Guides\Nodes\DocumentTree\SectionEntryNode $rootSectionEntry = NULL; private bool $isRoot = FALSE; private bool $orphan = FALSE; private readonly string $hash = '6e44ff1f0792240394e95f88c9af4123'; private readonly string $filePath = 'theme/index' }; private array $allDocuments = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private string $outputFilePath = 'theme/index.html'; private phpDocumentor\Guides\Renderer\DocumentListIterator $iterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $destinationPath = 'guide'; private readonly ?string $currentFileName = 'theme/index'; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly string $outputFormat = 'html'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL } }, $canonicalUrl = 'theme/theme-extensions.html#picturesources') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:68 6.5550 90908848 77. phpDocumentor\Guides\Renderer\UrlGenerator\AbstractUrlGenerator->isRelativeUrl($url = 'theme/theme-extensions.html#picturesources') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/phpdocumentor/guides/src/Renderer/UrlGenerator/AbstractUrlGenerator.php:78
pictureSources